NDepend.API Documentation
ParentAssemblies(IEnumerable<IType>) Method
NDepend.CodeModel Namespace > ExtensionMethodsProjection Class > ParentAssemblies Method : ParentAssemblies(IEnumerable<IType>) Method
This sequence of IType objects.
Returns a sequence of IAssembly objects, containing all IMember.ParentAssembly objects of all IType objects contained in this sequence types.
Syntax
[Extension()]
public static IEnumerable<IAssembly> ParentAssemblies( 
   IEnumerable<IType> types
)

Parameters

types
This sequence of IType objects.
Requirements

Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

ExtensionMethodsProjection Class
ExtensionMethodsProjection Members
Overload List